home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000339_amos-request@svcs1.digex.net_Sat Sep 27 16:30:37 1997.msg < prev    next >
Text File  |  1997-10-01  |  3KB  |  61 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id QAA12039
  3.     for <mcox@access.digex.net>; Sat, 27 Sep 1997 16:30:35 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id PAA17114
  6.     for amos-out; Sat, 27 Sep 1997 15:00:50 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id PAA17111
  9.     for <amos-list@svcs1.digex.net>; Sat, 27 Sep 1997 15:00:49 -0400 (EDT)
  10. Received: from mago.agonet.it (root@mago.agonet.it [195.32.124.10])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id PAA00767
  12.     for <amos-list@access.digex.net>; Sat, 27 Sep 1997 15:00:48 -0400 (EDT)
  13. Received: from agonet.it (ghizzo@p126070.agonet.it [195.32.126.70])
  14.     by mago.agonet.it (8.8.5/8.8.5) with SMTP id VAA22782;
  15.     Sat, 27 Sep 1997 21:03:08 +0200
  16. From: Pietro Ghizzoni <ghizzo@agonet.it>
  17. Reply-To: Pietro Ghizzoni <ghizzo@agonet.it>
  18. To: Mush <mushypd@redrose.net>, Amos-List <amos-list@access.digex.net>
  19. Date: Sat, 27 Sep 1997 20:40:01 +0100
  20. Message-ID: <yam7209.62.2014823272@mail.agonet.it>
  21. In-Reply-To: <yam7201.2910.4418856@mail.redrose.net>
  22. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  23. Organization: Dairymen Soft
  24. Subject: Re: GUI Question/Problem
  25. MIME-Version: 1.0
  26. Content-Type: text/plain
  27. Status: O
  28. X-Status: 
  29.  
  30. On 18-Set-97, Mush wrote: GUI Question/Problem
  31.  
  32.  
  33. >Is there a way to tell the GUI extension to shut up for say, 30 seconds,
  34. >without
  35. >a massive suck on the processor. One of the modules is a statistics viewer,
  36. >which will update every 30 seconds (or whatever the user sets). I can do it,
  37. >just wondered how the GUI Extension would see the less CPU using time and
  38. >method.
  39.  
  40.  
  41. I've already added this command in the GUI Extension 1.63. At the moment
  42. you can use the dos.library Delay() function.
  43.  
  44. -- 
  45.  
  46.  
  47. Bye!
  48.  
  49.  
  50.                                      !!!
  51.                                      o o
  52.    +-----------------------------oOO-(_)-OOo----------------------------+
  53.    |                                                                    |
  54.    |  Pietro Ghizzoni - Dairymen Soft              __  /// Amiga 12OO   |
  55.    |     E-Mail:  ghizzo@agonet.it                 \\\/// 'O3O  5OMhz   |
  56.    |            Team AMIGA                          \/// 1OMB - CD4x    |
  57.    |                                                                    |
  58.    | Amos Professional Team Coordinator               AMIGA RULEZ!!     |
  59.    |                                                                    |
  60.    +--------------------------------------------------------------------+
  61.